home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / hentai / MAKE GIRL PEE.swf / scripts / frame_74 / DoAction.as
Text File  |  2007-01-09  |  234b  |  16 lines

  1. lrb = Math.floor(Math.random() * 2);
  2. if(lrb == 0)
  3. {
  4.    lorrb = 1;
  5. }
  6. if(lrb == 1)
  7. {
  8.    lorrb = -1;
  9. }
  10. speedb = Math.floor(Math.random() * 20) + 1;
  11. speedyb = - Math.floor(Math.random() * 20) - 1;
  12. if(h == 1)
  13. {
  14.    e += 2;
  15. }
  16.